Skip to content

Luke-Dev-Tech/Food-Blog

Repository files navigation

A blog website about Food reviews and users can create accounts and post new posts on the website

functionalities

  1. login
  2. create account
  3. explore others people posts
  4. create posts
  5. delete posts (still working on it)
  6. update posts (still working on it)

To get the whole functioning website, 2 json-servers must be run using these commands

--> npm start (for data.json) --> npm run start_user (for user.json)

So that it can fetch posts and render posts on the website

the website layouts

450 px --> mobile layout 600 px --> tablet layout above 650 px ---> for bigger screens

About

A simple interactive web page written using the vanilla JS and JS Server for mock API. In this web page, users can login, create accounts and post their posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors