A simple social media app that allows users to post interesting events and amazing moments that occurred in their lives with an associated image that best describes the event/moment, with tags, e.t.c
You can as well view and like other user's memories.
This repository contains the client-side of this application, To view the server-side repository of this application, visit this repo.
Visit here to view the live version of this application.
1. First clone the project by running
git clone https://github.com/EExclusiveideas/Memories-client.git
2. Go into the project directory
cd Memories-client
3. Install all the dependencies
npm i
4. Start the application development server
npm start
The app is now running