Skip to content

Yuvrajhere/animeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animeter Web App

This repository contains the source code for the Animeter Web Application.

Frontend - Backend

About Animeter

Animeter is a Web Application which has features like Signup, login, searching animes based on title or genres, Seeing information about an Anime, Seeing Reviews of other people and givig our own Review for an Anime.

Technologies Used

Frontend

Backend

Database

Hosting

Video Recording

https://www.youtube.com/watch?v=doEiMNBT0Vk

Setup

Clone the Repository

git clone https://github.com/Yuvrajhere/animeter.git

Start Backend Development Server

cd animeter
npm install
npm start

Start Frontend Development Server

cd animeter/client
npm install
npm start

About

Single Page Web Application which fetches list of anime based on search and allows read and write of reviews for each anime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors