Memory Foam is a simple social media app that allows users to post interesting events that happened in their lives. This app is built using React, Node.js, Express, MongoDB.
- Create-react-app
- Javascript
- CSS
- JSX
- Express
- MongoDB
To get a local copy up and running follow these setup steps.
Setup
- Open terminal and clone the project:
git clone https://github.com/Yazino12/MemoryFoam.git
- cd into the directory
MemoryFoam
Prerequisites
- You need to have
node.js
installed in your system
Install
- On your terminal run :
npm i
- To run the app in the development mode :
npm start
- Launch the test runner :
npm test
- In case you run into any errors please raise an issue.
- Linke here: MemoryFoam
👤 Yasin Warsame
- GitHub: @Yazino12
- Contributions, issues, and feature requests are welcome!
- Give a ⭐️ if you like this project!
- This was not possible without the help of Microverse.
- This project is MIT licensed.