Skip to content

aldexdev/medium-clone

Repository files navigation

Medium Clone App

Here it is a full implementation of a Medium Clone App developed using NextJS, TailwindCSS and Firebase.

How to try the app

First, install the dependencies:

npm install
# or
yarn install

Then, run the server:

npm run dev
# or
yarn dev

You will access the app in http://localhost:3000/

Enjoy coding!

About

A Medium clone app developed using NextJS and Firebase

Resources

License

Stars

Watchers

Forks