yashsdoshi / React_Keeper_App

Replica website of Google keep using react

Home Page:https://yashsdoshi.github.io/React_Keeper_App/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:octocat: Note Keeping App using React

The Website is a replia of Google keep app!


This is a simple website made using,

  1. Node.js
  2. express.js
  3. Body-parser Module
  4. HTTPS Module

:octocat: To install modules and frameworks

Run the commands from below in your vs-code project folder terminal.

  npm i node
  npm i react

:octocat: Cloning this repo(Terminal Version):

  • Run the following command:
git clone 'https://github.com/yashdoshi12/React_Keeper_App.git' 
  • cd to the cloned folder:
cd Blog_Website_Without_Database
  • Install required npm pakages
npm i

:octocat: Example preview of website:

Screenshot 2023-03-26 194956



Don't forget to leave a star ⭐️

About

Replica website of Google keep using react

https://yashsdoshi.github.io/React_Keeper_App/


Languages

Language:JavaScript 68.6%Language:CSS 18.8%Language:HTML 12.7%