federicobaldini / share-place-frontend

A web application to create posts on visited places and share them with other users. Made using React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

share-place-frontend

A web application to create posts on visited places and share them with other users. Made using React.

Credit: https://github.com/mschwarzmueller and https://www.udemy.com/course/react-nodejs-express-mongodb-the-mern-fullstack-guide

home

location

add_location

Available Scripts

Install the dependencies:

npm install

then start the development server:

npm run start

Navigate to localhost:3000. You should see the app running. Edit a component file in src, save it, and reload the page to see your changes.

Building

To create an optimised version of the app:

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

About

A web application to create posts on visited places and share them with other users. Made using React.


Languages

Language:JavaScript 78.4%Language:CSS 17.6%Language:HTML 3.9%Language:Shell 0.2%