Skip to content

Rekindle is a captivating memory revival platform that effortlessly brings cherished moments back to life.

Notifications You must be signed in to change notification settings

judeVector/Rekindle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Rekindle

Rekindle is a memory storage app that allows users to store, update, delete, and like memories. The frontend is built with React and hosted on Netlify, while Node.js and Express power the backend and are hosted on Render with a MongoDB database.

Features

  • Create new memories
  • View existing memories
  • Update memory details
  • Delete memories
  • Like memories

Installation

To run Rekindle locally, follow these steps:

  1. Clone this repository.
git clone https://github.com/yourusername/rekindle.git
cd rekindle

Install frontend dependencies

cd client
yarn install

Install backend dependencies

cd ../server
yarn install

Technologies Used

Frontend

  • React
  • HTML/CSS
  • Axios (for API requests)

Backend

  • Node.js
  • Express
  • MongoDB

About

Rekindle is a captivating memory revival platform that effortlessly brings cherished moments back to life.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published