Skip to content

rhinojosadev/store-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactEShop

Clone the repo and install all the dependencies with npm install.

For the backend, please download the following repo https://github.com/mfguerrero/crown-store-back

You'd need to make little adjustments in the backend to allow CORS.
Step 1. Clone the backend repo.
Step 2. Install all the dependencies
Step 3. npm install cors
Step 4. Add the following line inside index.js app.use(cors())

image

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages