An e-commerce website for interior design products of an architectural company
To view a live example, click here.
- NPM : 8.19.3
- CI: false
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You'll need Git
and Node.js
(which comes with npm) installed on your computer.
node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
- Clone the repo.
git clone https://github.com/Ayo-Osota/archipark-store.git
2.Starting the Client application.
cd archipark-store
# install all packages
npm install
# start the server
npm start
This will start client app on localhost:3000
ex. @Ayo_Osota
- I plan to update with more functionality
- 0.1
- Initial Release
- [john-smilga-course]
- [Auth0]