Skip to content

BenjaminIsMyName/next-project

Repository files navigation

This is a project built by Benjamin to revolutionize the way people consume news.

It was built using Next.js to be fast, responsive, secure and optimized for SEO.

REDILET - Everything you need to know...

  1. Why?
  2. How to contribute?
  3. Known issues

Why?

This project was built as a final project for college. It is still a work in progress.

How to contribute?

  1. Fork the project, so you could change things on your end.
  2. Clone the project to your local computer, to run, change and test the code.
  3. Create a .env.local file and add the following environment variables:
    • This
    • That
    • Blah
    • Yes
    • Exactly
  4. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.
  2. Try to make changes. The page (usually) auto-updates as you edit the file.
  3. If the changes you made are good, you can submit a pull request.

Known issues

Some "issues" are so minor, there is no need to fix them.

  1. when resizing the window and opening a post - the post's placeholder in the background will take the previous height.

Releases

No releases published

Packages

No packages published