Skip to content

A dev.to clone built with next.js, chakra UI and SWR and also connected with real dev.to APIs.

Notifications You must be signed in to change notification settings

jaisharx/dev.to

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Dev.to Clone

Built with react & nextjs.

Table of Contents
  1. Preview
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

Preview

Dev.to Homepage

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone git@github.com:jaisharx/dev.to.git
  2. Install NPM packages
    npm install

Usage

Project repo is bootstraped from nextjs-starter template. It consist of a single index.js page that holds the logic for fetching and showing posts to the user.

If you want to learn more about react, please refer to the Reactjs Docs or if you want to learn more about nextjs, please refer to the Nextjs Docs

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

You're welcome to contribute to this repo, contributions are what make the open source community such an amazing place to be learn, inspire, and create.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Email - sendtojsharma@gmail.com

Project Link: https://github.com/jaisharx/dev.to

About

A dev.to clone built with next.js, chakra UI and SWR and also connected with real dev.to APIs.

Resources

Stars

Watchers

Forks