Skip to content

Toni-Zoaretz/AS-Project-Jam-Sessions-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎸 Jam Session App

I was given a task @AppleSeeds Bootcamp to make an MERN stack project includes CRUD functionality.
I decided to build Jam Session application that allows people to create and find jam sessions and contact with others who looking for jamming by Whatsapp. The user can filter his search by dates or by location.
I implement the project using HTML,CSS,JavaScript,React.

Project Link:

https://jam-app-toni.netlify.app/

Project Frontend Technologies:

☑ React
☑ Axios
☑ React Router

Project Backend Technologies:

☑ Node.js
☑ Mongodb
☑ Express.js

Screenshots

Alt text

plot

plot

plot

plot

Deployment

In order to run the app locally you will need to install all the dependencies from the package.json file. Run the command npm install to install all the dependencies, after it's done you can run npm start to start the app locally in localhost:3000