Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
These links are outdated, I did not find any alternative
  • Loading branch information
Olexandr88 authored Sep 10, 2024
1 parent dd420a6 commit 73bdd54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,6 @@ Here are a few common cases where you might want to try something else:

- If your website is **mostly static** (for example, a portfolio or a blog), consider using [Gatsby](https://www.gatsbyjs.org/) or [Next.js](https://nextjs.org/). Unlike Create React App, Gatsby pre-renders the website into HTML at build time. Next.js supports both server rendering and pre-rendering.

- Finally, if you need **more customization**, check out [Neutrino](https://neutrino.js.org/) and its [React preset](https://neutrino.js.org/packages/react/).

All of the above tools can work with little to no configuration.

If you prefer configuring the build yourself, [follow this guide](https://reactjs.org/docs/add-react-to-a-website.html).
Expand Down

0 comments on commit 73bdd54

Please sign in to comment.