myfeeds

📃 Microblogging app with React and MongoDB

MIT License

Stars
9

This is a basic and non-secure frontend app built with React to showcase the work with MongoDB. This project is part of the Advanced Databases course at Laval University.

Built and deployed with: MongoDB, Fastify, React, Netlify, Now, mLab.

Features

  • User profiles
  • Posts
  • Feeds
  • Favorites
  • Followers
  • Search
  • Instant Search
  • Hashtags
  • Moments

Documentation

You'll find the appropriate documentations for the client and the server in their respective folders.

Usage

You need to have NodeJS installed.

More commands

  • Run the server: yarn start:server
  • Run the client: yarn start:client
  • Format code: yarn format

More commands are available in the client and the server.

Preview

Timeline

Post

Instant Search

License

MIT Franois Chalifour