Skip to content

radityaseptian/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Blogs Website

An awesome Blogs website!
View Demo »

Built With

This website using tech stack:

  • React JS

  • Tailwind Css

  • Node JS

  • Express JS

  • MongoDB

  • Vite

  • Vercel

Getting Started

Change what was mine into your project.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Node JS

  • Git

  • NPM

  • MongoDB

Installation

  1. Clone the repo
    git clone https://github.com/radityaseptian/blog.git
  2. cd blog/frontend
  3. Install NPM packages for frontend
    npm install
  4. Running the program for frontend
    npm run dev
  5. See running programs
    http://localhost:5173
  6. cd blog/backend
  7. Install NPM packages for backend
    npm install
  8. Running the program for backend
    node --watch index.js
  9. Backend program running on http:localhost:3000
  10. Create your .env file for backend, check example in /backend/.env.example

Contact

Email: radityaseptian1551@gmail.com

Project Link: https://github.com/radityaseptian/blog

About

My Personal Blog Website

Topics

Resources

Stars

Watchers

Forks